print dialog: Apply initial capabilities
authorMatthias Clasen <mclasen@redhat.com>
Sat, 2 Jul 2016 22:08:38 +0000 (18:08 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 2 Jul 2016 22:08:38 +0000 (18:08 -0400)
commita43fce058c3cb69dcca24e58a89d6e0151a35216
treeaedcb42dab5f7d35d95fbd43469127b870d64d53
parent0d30ad279f0ed1a60abf123693981d42b57090d2
print dialog: Apply initial capabilities

I was struggling to understand why calling
gtk_print_unix_dialog_set_manual_capabilities (...,0)
was not having the expected effect of hiding the preview
button. The initial capabilities were not applied at all.
gtk/gtkprintunixdialog.c